Namespace - LJCGenDocDAL
Parameters
parentID - The parent ID.
name - The name value.
propertyNames - The included property names.
Returns
The retrieved record object.
Syntax
C# |
public DocAssembly RetrieveWithUnique(Int16 parentID, String name, List<String> propertyNames = null)
|
Retrieves a record with the supplied unique values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.